Cancel Registered Card
The CancelRegisteredCard SOAP web service
XML- or JSON-based information exchange systems that use the Internet for direct application-to-application interaction. These systems can include programs, objects, messages, or documents. has been deprecated.
This service cancels an existing registered card.
CancelRegisteredCardRequest
The Cancel Registered Card request has the following elements:
|
Element Name |
Content Type |
Description |
Required? |
|---|---|---|---|
|
CardReference |
VARCHAR(100) |
The tokenised string representing the card. |
Mandatory |
|
CancellationReason |
String |
The valid cancellation reason depends on what card is being cancelled, e.g. Credit Card/Debit Card etc. |
Optional |
CancelRegisteredCardRequest Response
The CancelRegisteredCardRequest response is the response to the CancelRegisteredCardRequest Request. This contains the following elements:
|
Element Name |
Content Type |
Description |
Required |
|---|---|---|---|
|
ExternalReference |
String69 |
Returned unmodified in the response. The client may use this identifier to correlate the request and the response. |
Optional |